﻿img { vertical-align: top; border: 0; }
#hotpic { width: 600px; height: 380px; overflow: hidden; margin: 0 auto; }
#NewsPic { position: relative; width: 600px; height: 380px; overflow: hidden;}
    #NewsPic a { overflow: visible; border: 0; text-decoration: none; }
    #NewsPic .Picture { position: absolute; left: 0; top: 0; }
    #NewsPic .Nav { position: absolute; height: 18px; line-height: 18px; bottom: 0; right: 0; }
        #NewsPic .Nav span { font-family:'微软雅黑';font-size: 12px; font-weight: 400; color: #FFF; float: right; display: block; width: 24px; height:18px;text-align: center; background: #000; border-left: solid 1px #FFF; cursor: pointer; }
            #NewsPic .Nav span.Normal { color: #FFF; background: #4c6786; filter: Alpha(opacity=100); opacity: 1; }
            #NewsPic .Nav span.Cur { background: #8b005d; color: #FFF; }
#NewsPicTxt { position: relative; width: 354px; height: 22px; border: 1px; margin: 0; padding-top: 4px; text-align: center; font-family: Sans-Serif; font-weight: 700; color: #000; font-size: 14px; margin-left: auto; margin-right: auto; margin-top: 0px; }
    #NewsPicTxt a:link, #NewsPicTxt a:visited { font-family: "Microsoft Yahei"; font-size: 14px; font-weight: 700; color: #000; text-decoration: none; }
    #NewsPicTxt a:hover { color: red; }
